SIMPL WINDOWS NAME: BlueBridge SM-1 Button Control

MANUFACTURER: Atlas Sound
MODEL: BB-SM-1

CATEGORY: Mixer

VERSION: 1.0

SUMMARY: This module will control an on/off button 
	 on a BlueBridge SM-1 device.  

Communication:  TCP/IP, UDP/IP or RS-232
TCP port used:	10005
UDP port used:	10004
RS232 configuration : 
Baud Rate - 115200
Parity - NONE
Data Bits - 8
Stop Bits - 1

VENDOR SETUP: Any control that you wish to control must be added
              to the BB-SM-1, "Third Party Control" window, in the
              BlueBridge Designer software, and assigned a Controller Name.  
              This name is what needs to be entered into the Control Name
              parameter field on the BlueBridge modules.

INPUT DESCRIPTIONS: 
Name               Type Description
Button_On/Off/Toggle D  Pulse to adjust the state of the button.
Poll                 D  Pulse to poll the current state of the button.
                        This should only be necessary on start up or
                        when a preset is selected. It should not be
                        necessary to pulse this input with an oscillator.
                      
From_Device$	     S 	Serial signal to be routed from the TCP/IP Client, 
                        UDP/IP symbol, Serial Port                      

PARAMETER DESCRIPTIONS: 
Name               Type Description
Control Name         P  Control name assigned to Button you wish to control.

OUTPUT DESCRIPTIONS: 
Name               Type Description
Button_*_Fb          D  High to indicate the current state of the button.

To_Device$           S  Serial signal to be routed to TCP/IP Client, 
                        UDP/IP symbol, Serial Port
                        
REVISION HISTORY: None